const github.com/andybalholm/brotli.kSlackForEightByteHashingEverywhere

4 uses

	github.com/andybalholm/brotli (current package)
		ringbuffer.go#L42: const kSlackForEightByteHashingEverywhere uint = 7
		ringbuffer.go#L49: 	size := 2 + int(buflen) + int(kSlackForEightByteHashingEverywhere)
		ringbuffer.go#L56: 		copy(new_data, rb.data_[:2+rb.cur_size_+uint32(kSlackForEightByteHashingEverywhere)])
		ringbuffer.go#L64: 	for i = 0; i < kSlackForEightByteHashingEverywhere; i++ {